TimeConnected

Category: IRC

Syntax:
$TimeConnected()

Returns the number of seconds you have been connected to the current server, or 0 if you are not connected.

Example:
if $TimeConnected() > 86400
  MessageBox Don't forget to sleep! :)
endif

See also: IdleTime


Next in "IRC": Topic
Previous in "IRC": SimulateServerData
Next by name: Timer
Previous by name: Time
Up to all functions by name or commands and functions by category